home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / wnav.zip / TYMNET.SCR < prev    next >
Text File  |  1993-05-13  |  345b  |  17 lines

  1. ; this is the login script for a TYMNET network
  2. P 2
  3. S A
  4. L LOG IN:
  5. S CPS^M
  6. L ID:
  7. I
  8. ; send other info on same line
  9. S *OTHER/INT\
  10. ; send password
  11. X
  12. ; send <ENTER> for password
  13. S ^M
  14. ; NOTE:  do not do a 'W OK', that is taken care of internally.  If you do, then
  15. ;        the log will not be started at the correct time and so on...
  16.  
  17.